UNPKG

@tfarras/nestjs-typeorm-pagination

Version:
7 lines (6 loc) 172 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); function getHello() { return 'Hello from the new package!'; } exports.getHello = getHello;