UNPKG
@acrodata/watermark
Version:
latest (1.3.0)
1.3.0
1.2.0
1.1.0
1.0.0
Add watermark to your page
acrodata.github.io/watermark/
acrodata/watermark
@acrodata/watermark
/
public-api.d.ts
4 lines
(3 loc)
•
124 B
TypeScript
View Raw
1
2
3
4
export
{
WatermarkOptions
}
from
'./lib/types'
;
export
*
from
'./lib/watermark'
;
export
*
from
'./lib/watermark.directive'
;