# Untitled object in Config Schema ```txt https://github.com/cupcakearmy/glyphance#/$defs/output ``` | Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In | | :------------------ | :--------- | :------------- | :----------- | :---------------- | :-------------------- | :------------------ | :-------------------------------------------------------------------------------- | | Can be instantiated | No | Unknown status | No | Forbidden | Forbidden | none | [glyphance.schema.json\*](../../out/glyphance.schema.json "open original schema") | ## output Type `object` ([Details](glyphance-defs-output.md)) # output Properties | Property | Type | Required | Nullable | Defined by | | :------------------ | :-------- | :------- | :------------- | :-------------------------------------------------------------------------------------------------------------------------------- | | [dir](#dir) | `string` | Optional | cannot be null | [Config](glyphance-defs-output-properties-dir.md "https://github.com/cupcakearmy/glyphance#/$defs/output/properties/dir") | | [prefix](#prefix) | `string` | Optional | cannot be null | [Config](glyphance-defs-output-properties-prefix.md "https://github.com/cupcakearmy/glyphance#/$defs/output/properties/prefix") | | [css](#css) | `object` | Optional | cannot be null | [Config](glyphance-defs-css.md "https://github.com/cupcakearmy/glyphance#/$defs/output/properties/css") | | [clean](#clean) | `boolean` | Optional | cannot be null | [Config](glyphance-defs-output-properties-clean.md "https://github.com/cupcakearmy/glyphance#/$defs/output/properties/clean") | | [formats](#formats) | `array` | Optional | cannot be null | [Config](glyphance-defs-output-properties-formats.md "https://github.com/cupcakearmy/glyphance#/$defs/output/properties/formats") | | [ranges](#ranges) | `object` | Optional | cannot be null | [Config](glyphance-defs-output-properties-ranges.md "https://github.com/cupcakearmy/glyphance#/$defs/output/properties/ranges") | ## dir `dir` * is optional * Type: `string` * cannot be null * defined in: [Config](glyphance-defs-output-properties-dir.md "https://github.com/cupcakearmy/glyphance#/$defs/output/properties/dir") ### dir Type `string` ## prefix `prefix` * is optional * Type: `string` * cannot be null * defined in: [Config](glyphance-defs-output-properties-prefix.md "https://github.com/cupcakearmy/glyphance#/$defs/output/properties/prefix") ### prefix Type `string` ## css `css` * is optional * Type: `object` ([Details](glyphance-defs-css.md)) * cannot be null * defined in: [Config](glyphance-defs-css.md "https://github.com/cupcakearmy/glyphance#/$defs/output/properties/css") ### css Type `object` ([Details](glyphance-defs-css.md)) ## clean `clean` * is optional * Type: `boolean` * cannot be null * defined in: [Config](glyphance-defs-output-properties-clean.md "https://github.com/cupcakearmy/glyphance#/$defs/output/properties/clean") ### clean Type `boolean` ## formats `formats` * is optional * Type: `string[]` * cannot be null * defined in: [Config](glyphance-defs-output-properties-formats.md "https://github.com/cupcakearmy/glyphance#/$defs/output/properties/formats") ### formats Type `string[]` ## ranges `ranges` * is optional * Type: `object` ([Details](glyphance-defs-output-properties-ranges.md)) * cannot be null * defined in: [Config](glyphance-defs-output-properties-ranges.md "https://github.com/cupcakearmy/glyphance#/$defs/output/properties/ranges") ### ranges Type `object` ([Details](glyphance-defs-output-properties-ranges.md))