UNPKG

@f5i23q999d/cow-sdk

Version:

<p align="center"> <img width="400" src="https://github.com/cowprotocol/cow-sdk/raw/main/docs/images/CoW.png" /> </p>

6 lines 275 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.RAW_CHAINS_FILES_PATH = void 0; const path_1 = require("../../common/consts/path.js"); exports.RAW_CHAINS_FILES_PATH = `${path_1.RAW_FILES_PATH}/src/chains`; //# sourceMappingURL=path.js.map