mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2024-12-23 03:25:12 +01:00
No need for this export
This commit is contained in:
parent
6eba60bd75
commit
7bb7189c6a
@ -14,7 +14,7 @@ See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
*/
|
||||
|
||||
export type Auth = {
|
||||
type Auth = {
|
||||
[key: string]: any;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user