UNPKG

pulsar_sdk_js

Version:

A convenient way for you to interact with Pulsar's Third Party APIs, using typified classes.

6 lines (5 loc) 115 B
export declare function filter_non_empty_params(kwargs: { [key: string]: any; }): { [key: string]: any; };