mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-21 14:18:36 +00:00
[Glitch] Convert mastodon/initial_state to TypeScript
Port ac50e5eebc to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import initialState from '../initial_state';
|
||||
import { initialState } from '../initial_state';
|
||||
|
||||
export function isDevelopment() {
|
||||
if (typeof process !== 'undefined')
|
||||
|
||||
Reference in New Issue
Block a user