RequireExtensions

sealed external interface RequireExtensions : <ERROR CLASS> {node/Dict<kotlin/Function2<@R|kotlin/ParameterName|(name = String(module)) node/module/Module, @R|kotlin/ParameterName|(name = String(filename)) kotlin/String, kotlin/Any?>>=} ERROR CLASS: Symbol not found for Record<kotlin/String, kotlin/Function2<@R|kotlin/ParameterName|(name = String(module)) node/module/Module, @R|kotlin/ParameterName|(name = String(filename)) kotlin/String, kotlin/Any?>>(source)

Properties

Link copied to clipboard
abstract var .js: (module: Module, filename: String) -> Any?
Link copied to clipboard
abstract var .json: (module: Module, filename: String) -> Any?
Link copied to clipboard
abstract var .node: (module: Module, filename: String) -> Any?