org/index.ts

Summary

Maintainability
A
0 mins
Test Coverage
export interface TitleMessage {
  readonly title: string
}