UNPKG

@foxpage/foxpage-node-sdk

Version:

foxpage node sdk

7 lines (6 loc) 159 B
import { Context } from '@foxpage/foxpage-types'; /** * init preview locale * @param ctx */ export declare const initPreviewLocale: (ctx: Context) => void;