UNPKG

62 BTypeScriptView Raw
1export interface PatternMetadata {
2 [prop: string]: any;
3}