UNPKG
@gvray/eskit
Version:
latest (1.2.0)
1.2.0
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0
A rich and colorful toolkit about typescript and javascript.
github.com/gvray/toolkit
gvray/toolkit
@gvray/eskit
/
lib
/
types
/
index.d.ts
4 lines
•
92 B
TypeScript
View Raw
1
2
3
4
export
interface
ObjectType
<
T
> { [
key: string
]: T; }
//# sourceMappingURL=index.d.ts.map