UNPKG

aurelia-orm

Version:

Makes working with entities and calling your Rest API simple.

5 lines (3 loc) 102 B
import {Repository} from '../../../src/repository'; export class SimpleCustom extends Repository { }