UNPKG
@stdlib/object-ctor
Version:
latest (0.2.1)
0.2.1
0.2.0
0.1.1
0.1.0
0.0.1
Object constructor.
stdlib.io
stdlib-js/object-ctor
@stdlib/object-ctor
/
dist
/
index.d.ts
3 lines
•
108 B
TypeScript
View Raw
1
2
3
/// <reference path="../docs/types/index.d.ts" />
import
Object
from
'../docs/types/index'
;
export
=
Object
;