UNPKG

@pelag/nts

Version:

Creation and support of the multilingual project Next.js

6 lines 172 B
interface Options { silent?: boolean; } export declare function updateCommand(options?: Options): Promise<void>; export {}; //# sourceMappingURL=update.command.d.ts.map