/*
   This module is for supporting some common structures
   as defined under docs/ directory.

*/

export * from './common'
export * from './goal-table'
export * from './method-template'
export * from './recommendation'
