mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-27 00:15:09 +08:00
Strip BOM from all files (#13735)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import bytes = require('bytes');
|
||||
import bytes = require('bytes');
|
||||
|
||||
// 1024*1024 = 1048576
|
||||
console.log(bytes(104857));
|
||||
|
||||
Reference in New Issue
Block a user