UNPKG
headnote
Version:
latest (1.0.0)
1.0.0
0.0.0
Prepend banner headers to files.
github.com/ajiho/headnote
ajiho/headnote
headnote
/
dist
/
config.d.ts
3 lines
•
123 B
TypeScript
View Raw
1
2
3
declare
function
loadConfig
(
customPath
?:
string
):
Promise
<
any
>;
export
{ loadConfig };
//# sourceMappingURL=config.d.ts.map