1
0
mirror of https://github.com/flarum/core.git synced 2025-07-25 02:31:17 +02:00

Bundled output for commit 2831ce226c

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]
This commit is contained in:
flarum-bot
2021-08-19 09:13:22 +00:00
parent 2831ce226c
commit cc29cf3e10
26 changed files with 117 additions and 81 deletions

View File

@@ -1,5 +1,5 @@
import { SearchSource } from './Search';
import Mithril from 'mithril';
import type Mithril from 'mithril';
/**
* The `UsersSearchSource` finds and displays user search results in the search
* dropdown.