UNPKG

rage-framework

Version:

## How to Install *server-side* ```bash npm install @rage-framework/server ```

4 lines (3 loc) 79 B
export declare function Behavior(options?: { init?: boolean; }): Function;