UNPKG

@themost/jspa

Version:
5 lines 95 B
export class Text extends String { constructor(value?: any) { super(value); } }