AttributesPlugin: {
    attributeList: Attribute[];
    authority: BasePluginAuthority;
    offset?: undefined | bigint;
}

Type declaration

Generated using TypeDoc