[gh-pages](../index.md) / [com.nextfaze.devfun.compiler](index.md) / [PACKAGE_SUFFIX_DEFAULT](./-p-a-c-k-a-g-e_-s-u-f-f-i-x_-d-e-f-a-u-l-t.md)

# PACKAGE_SUFFIX_DEFAULT

`const val PACKAGE_SUFFIX_DEFAULT: `[`String`](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) [(source)](https://github.com/NextFaze/dev-fun/tree/master/devfun-compiler/src/main/java/com/nextfaze/devfun/compiler/DevFunProcessor.kt#L204)

Default package output suffix: `devfun_generated`

**See Also**

[PACKAGE_SUFFIX](-p-a-c-k-a-g-e_-s-u-f-f-i-x.md)

