UNPKG

58 BTypeScriptView Raw
1export interface IPreOptCheck {
2 [key: string]: any;
3}