Skip to content

wareus/ts-annotations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ts-annotations

npm i https://github.com/wareus/ts-annotations.git
function First(target: any)
{
    Annotations.registerClass(target.name, "First");
}

@First
class Example
{

}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published