// Note: order matters here as it will change the rendered order in the UI export const operations = [ 'read', 'update', 'delete' ]; //# sourceMappingURL=types.js.map