Добавлена ДБ
This commit is contained in:
30
node_modules/effect/dist/esm/ConfigProviderPathPatch.js
generated
vendored
Normal file
30
node_modules/effect/dist/esm/ConfigProviderPathPatch.js
generated
vendored
Normal file
@@ -0,0 +1,30 @@
|
||||
/**
|
||||
* @since 2.0.0
|
||||
*/
|
||||
import * as internal from "./internal/configProvider/pathPatch.js";
|
||||
/**
|
||||
* @since 2.0.0
|
||||
* @category constructors
|
||||
*/
|
||||
export const empty = internal.empty;
|
||||
/**
|
||||
* @since 2.0.0
|
||||
* @category constructors
|
||||
*/
|
||||
export const andThen = internal.andThen;
|
||||
/**
|
||||
* @since 2.0.0
|
||||
* @category constructors
|
||||
*/
|
||||
export const mapName = internal.mapName;
|
||||
/**
|
||||
* @since 2.0.0
|
||||
* @category constructors
|
||||
*/
|
||||
export const nested = internal.nested;
|
||||
/**
|
||||
* @since 2.0.0
|
||||
* @category constructors
|
||||
*/
|
||||
export const unnested = internal.unnested;
|
||||
//# sourceMappingURL=ConfigProviderPathPatch.js.map
|
||||
Reference in New Issue
Block a user