mirror of
https://github.com/flarum/core.git
synced 2025-08-03 15:07:53 +02:00
Bundled output for commit 7e6458a125
Includes transpiled JS/TS, and Typescript declaration files (typings). [skip ci]
This commit is contained in:
2
extensions/pusher/js/dist-typings/forum/index.d.ts
generated
vendored
2
extensions/pusher/js/dist-typings/forum/index.d.ts
generated
vendored
@@ -1,5 +1,5 @@
|
||||
import * as PusherTypes from 'pusher-js';
|
||||
export type PusherBinding = {
|
||||
export declare type PusherBinding = {
|
||||
channels: {
|
||||
main: PusherTypes.Channel;
|
||||
user: PusherTypes.Channel | null;
|
||||
|
Reference in New Issue
Block a user