UNPKG
@stdlib/array-typed-float-ctors
Version:
latest (0.2.3)
0.2.3
0.2.2
0.2.1
0.2.0
0.1.0
0.0.1
Floating-point typed array constructors.
stdlib.io
stdlib-js/array-typed-float-ctors
@stdlib/array-typed-float-ctors
/
dist
/
index.d.ts
3 lines
•
106 B
TypeScript
View Raw
1
2
3
/// <reference path="../docs/types/index.d.ts" />
import
ctors
from
'../docs/types/index'
;
export
= ctors;