@ax2/api-page
TypeScript icon, indicating that this package has built-in type declarations

0.5.2 • Public • Published

API PAGE MODULE

Setup

Add the dependency

yarn add @ax2/api-page

How to install

import { router as pageRouter } from '@ax2/api-page';
const koaRouter = new Router();
koaRouter.use(pageRouter);
export default koaRouter;

Available class

import { router as PageRouter, controller as PageController, service as PageService, model as Page, Section, Row, Column, Block, ContentBlock } from '@ax2/api-page';

Readme

Keywords

none

Package Sidebar

Install

npm i @ax2/api-page

Weekly Downloads

1

Version

0.5.2

License

MIT

Unpacked Size

49.3 kB

Total Files

18

Last publish

Collaborators

  • ax2-owner