Type Alias: ClientCurrentTypeDefsOpts
ClientCurrentTypeDefsOpts =
object
Properties​
hideCore?​
optionalhideCore?:boolean
Strip core API functions from the Query type, leaving only module-sourced functions (constructors, entrypoint proxies, etc.).
Core types (Container, Directory, etc.) are kept so return types and method chaining still work.