OwlCyberSecurity - MANAGER
Edit File: factory.d.ts
import { factory } from 'factory-girl'; import './action-json.factory.js'; import './page-json.factory.js'; import './property-json.factory.js'; import './record-json.factory.js'; import './resource-json.factory.js'; export default factory;