(annotations: Annotations.Bottom<this["Type"], this["~type.parameters"]>)
| 183 | readonly "~encoded.optionality": EncodedOptionality |
| 184 | |
| 185 | annotate(annotations: Annotations.Bottom<this["Type"], this["~type.parameters"]>): this["Rebuild"] |
| 186 | annotateKey(annotations: Annotations.Key<this["Type"]>): this["Rebuild"] |
| 187 | check(...checks: readonly [SchemaAST.Check<this["Type"]>, ...Array<SchemaAST.Check<this["Type"]>>]): this["Rebuild"] |
| 188 | rebuild(ast: this["ast"]): this["Rebuild"] |
no outgoing calls
no test coverage detected