UNPKG

@wocker/ws

Version:

Docker workspace for web projects

6 lines (5 loc) 111 B
export declare class Plugin { readonly type: any; readonly name: string; constructor(type: any); }