UNPKG
datrand
Version:
latest (0.1.6)
0.1.6
0.1.4
0.1.3
0.1.0
Synthetic data weaver — with **soul**.
datrand
/
dist
/
index.d.ts
7 lines
•
195 B
TypeScript
View Raw
1
2
3
4
5
6
7
/** *
@public
* Placeholder function for the datrand package. * The final implementation will be defined here. */
export
declare
const
datrand
:
() =>
void
;
//# sourceMappingURL=index.d.ts.map