Refactor: create src/lib to reflect actual sharing of that code
This commit is contained in:
parent
e858bb52de
commit
c2a39d7c1f
21 changed files with 33 additions and 21 deletions
|
@ -4,7 +4,7 @@ import {RootStoreModel} from './root-store'
|
|||
import {Declaration} from './_common'
|
||||
import {hasProp} from '../lib/type-guards'
|
||||
import {APP_BSKY_GRAPH} from '../../third-party/api'
|
||||
import {cleanError} from '../../view/lib/strings'
|
||||
import {cleanError} from '../../lib/strings'
|
||||
|
||||
const UNGROUPABLE_REASONS = ['trend', 'assertion']
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue