UNPKG

aztec

Version:

Node Js Framework for creating API Services

7 lines (6 loc) 119 B
import app from '../index'; app.route({ method: 'GET', path: '/test-component', action: 'User@testComponent' });