UNPKG

myprojectpackageprav

Version:
21 lines 494 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.membersitems = void 0; exports.membersitems = [{ title: 'Name', mailid: 'mailid', link: '/' }, { title: 'Name 2', mailid: 'mailid 2', link: '/' }, { title: 'Name 3', mailid: 'mailid 3', link: '/' }, { title: 'Name 4', mailid: 'mailid 4', link: '/' }]; //# sourceMappingURL=team-members-data.js.map