- script fix.
- add npm package badge
- Release v0.0.2
- code, format: add tsconfig.json to adjust vscode, rename
type.d.ts.tpl
totype.d.ts.ejs
. - feat: add Fibjs.AnyObject
- fix, test: fix global env when importing test.d.ts
- feat, bin: support build types here rather than from fibjs's source.
- Release v0.0.1
- add README.md
- finish basic types for native modules, object, global members.
- generate.
- Initial commit