import {OOExtensions, OOExtensionMap} from './oo-extension' export interface OOPermalink { slug: string, user: string }