UNPKG

@webuildbots/webuildbots-sdk

Version:
11 lines (10 loc) 183 B
export default interface Polyphrase { default: { any?: string; en?: string; nl?: string; cy?: string; it?: string; }; _id?: any; }