UNPKG
@rhi-isncsci-ui/logo
Version:
latest (1.0.1)
next (1.0.2)
1.0.2
1.0.1
1.0.0
SVG Rick Hansen Institute logo
www.rickhanseninstitute.org
rick-hansen-institute/ui
@rhi-isncsci-ui/logo
/
esm
/
rhi-isncsci-ui-logo.d.ts
7 lines
(6 loc)
•
173 B
TypeScript
View Raw
1
2
3
4
5
6
7
export
declare
class
RhiIsncsciUiLogo
extends
HTMLElement
{
static
readonly
is
:
string
;
getTemplate
():
string
;
constructor
(
);
private
requestRender; }