UNPKG
ajsfw
Version:
latest (1.0.0-alpha)
1.0.0-alpha
Ajs Framework
ajsfw.azurewebsites.net
atomsoftwarestudios/Ajs
ajsfw
/
templating
/
lib
/
IVisualComponentPlaceholder.d.ts
4 lines
(3 loc)
•
82 B
TypeScript
View Raw
1
2
3
4
export
interface
IVisualComponentPlaceholder
{ placeholder: HTMLElement; }