UNPKG

curried-intrinsic

Version:
6 lines (5 loc) 208 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.endsWith = void 0; const endsWith_1 = require("../endsWith"); exports.endsWith = (0, endsWith_1.endsWith)(undefined);