UNPKG

65 BPlain TextView Raw
1export class PrivateConstructor {
2 private constructor() {}
3}