export const actions = ["count", "stat", "download", "select", "aggregate", "create", "remove", "update", "revoke"];
export const UsageActionDef = {
stm: {
revoke: ['granted', "revoked"]
}
};
export const actionDefDict = {
usageState: UsageActionDef