update normalize of smartstring
This commit is contained in:
@@ -1,2 +1,5 @@
|
||||
import 'typings-global'
|
||||
export let jsBase64 = require('js-base64').Base64
|
||||
|
||||
export let stripIndent = require('strip-indent')
|
||||
export let normalizeNewline = require('normalize-newline')
|
||||
|
Reference in New Issue
Block a user