UNPKG

@mendix/pluggable-widgets-tools

Version:
4 lines (3 loc) 60 B
export function hot<T>(widget: T): T { return widget; }