fe75660e8
6dc852774
1
2
3
export abstract class AbstractAssetWrapper { public abstract getProxyId(): string; }