mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -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 parseMacho from './macho/index.js'
|
||||
|
||||
const prettyBytes = require('pretty-bytes')
|
||||
import prettyBytes from 'pretty-bytes'
|
||||
|
||||
|
||||
const knownArchiveExtensions = new Set([
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue