.
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
import type { ExportPagesInput, ExportPagesResult } from './types';
|
||||
import '../server/node-environment';
|
||||
export declare function exportPages(input: ExportPagesInput): Promise<ExportPagesResult>;
|
||||
Reference in New Issue
Block a user