UNPKG
organ-ai-zer
Version:
latest (1.0.0)
1.0.0
AI-powered file organizer CLI tool
organ-ai-zer
/
dist
/
commands
/
cache.d.ts
4 lines
•
135 B
TypeScript
View Raw
1
2
3
4
export
declare
function
cache
(
action
:
string
,
options
: { directory?:
string
; }
):
Promise
<
void
>;
//# sourceMappingURL=cache.d.ts.map