UNPKG

@osaedasia/oresume

Version:

A user-friendly library for generating complete Single Page Applications (SPAs)

2 lines (1 loc) 322 B
import{FunctionPatternService as e}from"./pattern/FunctionPatternService.js";import{ObserverPatternService as r}from"./pattern/ObserverPatternService.js";import{HtmlPipelineService as t}from"./HtmlPipelineService.js";function n(n,...i){const o=new t;return o.registerServices(new e,new r),o.run(n,...i)}export{n as html};