🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

chain-metadata

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chain-metadata

```ts (target:any)=> return class extends target{} ```

latest
npmnpm
Version
0.0.3
Version published
Maintainers
1
Created
Source

class decorator [装饰类]

(target:any)=> return class extends target{}

prototype decorator [装饰属性]

() => any;

constructor decorator [装饰构造函数]

() => any;

parameter decorator [装饰参数]

() => any;

method decorator [方法]

result => any;

FAQs

Package last updated on 18 Dec 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts