gor22-token 1.0.0

Gorbchain Token Library
Documentation
1
2
3
4
5
6
7
8
{
    "extends": "./tsconfig.all.json",
    "include": ["src", "test"],
    "compilerOptions": {
        "noEmit": true,
        "skipLibCheck": true
    }
}