UNPKG

react-crud-table

Version:

A table that includes all the CRUD operations.

10 lines (7 loc) 161 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.NO_OP = void 0; var NO_OP = function NO_OP() {}; exports.NO_OP = NO_OP;