export const DefaultConfiguration = "readme.md"; /** * Magic string that should be inside a markdown configuration to mark it as an autorest config. */ export const MagicString = "\n> see https://aka.ms/autorest";