Policy
Defined in: src/@types/partials.ts:82
A versioned policy with internationalised variants
Indexable
Section titled “Indexable”[
lang:string]:string|InternationalisedPolicy
The policy information for the specified language.
Remarks
Section titled “Remarks”the type has to include a union with string due to limitations in the type system.
Properties
Section titled “Properties”version
Section titled “version”version:
string
Defined in: src/@types/partials.ts:87
The version for the policy. There are no requirements on what this might be and could be “alpha”, semantically versioned, or arbitrary.