UNPKG
react-fabulous-list
Version:
latest (0.0.3)
0.0.3
0.0.2
github.com/Asaf-S/react-fabulous-list
Asaf-S/react-fabulous-list
react-fabulous-list
/
dist
/
src
/
index.d.ts
3 lines
•
128 B
TypeScript
View Raw
1
2
3
import
IOptions
from
'./lib/IOptions'
;
export
default
function
(
options?: IOptions
): string;
//# sourceMappingURL=index.d.ts.map