UNPKG

rjon

Version:

route js object notation is a way to standardize route metadata for use and testing in universal route interpreter software

4 lines 417 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.string = "<div *ngFor=\"let note of data|array; let i=index; trackBy:0|indexTrack\" [@500]=\"'fadeInUp'\"><input class=\"width-full\" [(ngModel)]=\"data[i]\" [name]=\"'data'+i\"/></div><a class=\"block border-positive border bg-positive text-white\" (click)=\"add()\">add note</a>"; //# sourceMappingURL=rjon-notes-editor.pug.js.map