Rename everything to welshman
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import {inc, max, min, now} from '@coracle.social/lib'
|
||||
import type {Rumor, Filter} from '@coracle.social/util'
|
||||
import {EPOCH, guessFilterDelta} from '@coracle.social/util'
|
||||
import {inc, max, min, now} from '@welshman/lib'
|
||||
import type {Rumor, Filter} from '@welshman/util'
|
||||
import {EPOCH, guessFilterDelta} from '@welshman/util'
|
||||
import type {Feed, RequestItem, FeedOptions} from './core'
|
||||
import {FeedType} from './core'
|
||||
import {FeedCompiler} from './compiler'
|
||||
|
||||
Reference in New Issue
Block a user