File size: 82 Bytes
bc20498 |
1 2 3 4 |
export function identity(x) {
return x;
}
//# sourceMappingURL=identity.js.map |
bc20498 |
1 2 3 4 |
export function identity(x) {
return x;
}
//# sourceMappingURL=identity.js.map |