UNPKG

65 BTypeScriptView Raw
1export interface PrerenderOptions {
2 pessimistic?: boolean;
3}