mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-21 06:54:08 -07:00
Import prettyBytes
This commit is contained in:
parent
9a3d255764
commit
b90f726bc1
1 changed files with 1 additions and 2 deletions
|
|
@ -3,8 +3,7 @@ import axios from 'axios'
|
||||||
|
|
||||||
import { isString } from './check-types.js'
|
import { isString } from './check-types.js'
|
||||||
import parseMacho from './macho/index.js'
|
import parseMacho from './macho/index.js'
|
||||||
|
import prettyBytes from 'pretty-bytes'
|
||||||
const prettyBytes = require('pretty-bytes')
|
|
||||||
|
|
||||||
|
|
||||||
const knownArchiveExtensions = new Set([
|
const knownArchiveExtensions = new Set([
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue