SYMBOL INDEX (16 symbols across 6 files) FILE: index.js function expandVariables (line 23) | function expandVariables (obj) { function envSchema (line 58) | function envSchema (_opts) { function chooseAjvInstance (line 126) | function chooseAjvInstance (defaultInstance, ajvOpts) { function getDefaultInstance (line 142) | function getDefaultInstance (overrideOpts = {}) { FILE: test/custom-ajv.test.js method customOptions (line 341) | customOptions (ajvInstance) { method customOptions (line 355) | customOptions (_ajvInstance) { FILE: test/fluent-schema.test.js function run (line 11) | function run () { FILE: test/make-test.js function makeTest (line 5) | function makeTest (t, options, isOk, confExpected, errorMessage) { FILE: types/index.d.ts type DotenvOptions (line 7) | interface DotenvOptions { type EnvSchema (line 18) | type EnvSchema = typeof envSchema type EnvSchemaData (line 23) | type EnvSchemaData = { type EnvSchemaOpt (line 27) | type EnvSchemaOpt = { FILE: types/index.test-d.ts type EnvData (line 12) | interface EnvData { type SchemaTypebox (line 31) | type SchemaTypebox = Static method customOptions (line 96) | customOptions (_ajvInstance: Ajv): Ajv { method customOptions (line 104) | customOptions (_ajvInstance: Ajv) {}