interface IExtension {
    data: Interfaces.Wrap.IBytes;
    type: number;
}

Properties

Properties

type: number