UNPKG

@akala/core

Version:
7 lines 181 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); function identity(a) { return a; } exports.identity = identity; //# sourceMappingURL=identity.js.map