prepare indent functionality

This commit is contained in:
LosslessBot
2016-07-06 10:04:25 +02:00
parent 3893985bb2
commit c124f90a91
25 changed files with 84 additions and 62 deletions

View File

@@ -1,5 +1,4 @@
import "typings-global"
import plugins = require("./smartstring.plugins");
import * as plugins from "./smartstring.plugins";
export class Domain {
fullName:string;