modern-minister-63236
11/08/2022, 12:33 PMsteep-lamp-91158
steep-lamp-91158
import { Namespace, SubjectSet, Context } from '@ory/keto-namespace-types'
steep-lamp-91158
modern-minister-63236
11/08/2022, 1:58 PMsteep-lamp-91158
keto init opl <namespace1> <namespace2> -o ./configs/keto/opl
and you will have a fully setup directory theremodern-minister-63236
11/08/2022, 3:19 PMmodern-minister-63236
11/08/2022, 3:19 PM{
"compilerOptions": {
"noLib": true,
"noEmit": true,
"types": []
}
}
steep-lamp-91158
npm i @ory/keto-namespace-types
modern-minister-63236
11/08/2022, 5:27 PM