UNPKG

coconut-open-api-js

Version:
5 lines (4 loc) 105 B
export default class Visibilities { static get PUBLIC(): number; static get ALL(): number; }