0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-23 20:33:16 -05:00
logto/packages/phrases
Gao Sun c5da152ddc
refactor: hide internal roles for user tenants
introduce internal roles which name starts with #internal:
with RLS policies to make them read-only.
2023-03-09 00:07:33 +08:00
..
src refactor: hide internal roles for user tenants 2023-03-09 00:07:33 +08:00
CHANGELOG.md release: version core packages (#3225) 2023-02-25 23:15:42 +08:00
package.json chore(deps): update dependency @silverhand/essentials to v2.4.0 (#3284) 2023-03-07 04:25:50 +00:00
README.md
tsconfig.json refactor: update tsconfig 2023-02-17 13:41:05 +08:00

@logto/phrases

TODO: description

Usage

const phrases = require('@logto/phrases');

// TODO: DEMONSTRATE API