{"version":3,"file":"export.cjs","names":["PFrame","pprofDump"],"sources":["../export/export.ts"],"sourcesContent":["import type { PFrameInternal } from \"@milaboratories/pl-model-middle-layer\";\nimport { PFrame, pprofDump } from \"./wrapper\";\n\nexport const PFrameFactory: PFrameInternal.PFrameFactoryV9 = {\n  createPFrame: (options: PFrameInternal.PFrameOptionsV2): PFrameInternal.PFrameV18 => {\n    return new PFrame(options);\n  },\n  pprofDump: async (): Promise<Uint8Array> => {\n    return await pprofDump();\n  },\n};\n"],"mappings":";;AAGA,MAAa,gBAAgD;CAC3D,eAAe,YAAsE;AACnF,SAAO,IAAIA,gBAAAA,OAAO,QAAQ;;CAE5B,WAAW,YAAiC;AAC1C,SAAO,MAAMC,gBAAAA,WAAW;;CAE3B"}