aboutsummaryrefslogtreecommitdiffstats
path: root/node_modules/rxjs/dist/esm/internal/util/isFunction.js
blob: 558eec7f6cbaf27cee834128a46178cd83be9f48 (plain) (blame)
1
2
3
4
export function isFunction(value) {
    return typeof value === 'function';
}
//# sourceMappingURL=isFunction.js.map
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage