This website requires JavaScript.
Explore
Register
Sign In
gromov
/
svg-sprites
Watch
1
Star
0
Fork
0
mirror of
https://github.com/gromlab-ru/svg-sprites.git
synced
2026-09-16 12:40:19 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1d61ffef4b92026c9825a7e409db51013bd1e820
svg-sprites
/
integration
/
types
/
pngjs.d.ts
T
9 lines
126 B
TypeScript
Raw
Normal View
History
Unescape
Escape
test: добавить площадку интеграционного тестирования
2026-07-13 20:08:31 +03:00
declare
module
'pngjs'
{
export
class
PNG
{
data
:
Buffer
static
sync
:
{
read
(
buffer
:
Buffer
)
:
PNG
}
}
}
Reference in New Issue
Copy Permalink